home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Conversion / Convert_PICT / Testing / hex_tests / comment=textisps.hex < prev    next >
Text File  |  1993-08-01  |  2KB  |  63 lines

  1. %
  2. %    Test whether the TextIsPostScript piccomment is processed properly.  This should be just
  3. %    like the text=styles test, save that the last three style samples will not be displayed
  4. %    because supposedly they are PS.
  5. %
  6. % header
  7. 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  8. % end of app-specific header
  9. 00FF 0000 0000 00FF 00FF    % pict size (bogus) and top left bottom right
  10. 0011 02FF                    % verson
  11. 0001 000A 0000 0000 00FF 00FF    % Clip region.  Added to keep Mac tester happy.
  12. 0030 0000 0000 00FF 00FF        % draw bounding rect
  13. 0003 0022                    % New century schoolbook
  14. 000D 0018                    % set the size
  15. %
  16. %    Draw a condensed line of text
  17. %
  18. 0004 20 00
  19. 002A 18 (Style is condensed)
  20. %
  21. %    Draw a plain line of text
  22. %
  23. 0004 00 00
  24. 002A 20 (Style is plain)
  25. %
  26. %    Draw a extend line of text
  27. %
  28. 0004 40 00
  29. 002A 20 (Style is extend!)
  30. %
  31. %    Draw a bold line of text
  32. %
  33. 0004 01 00
  34. 002A 20 (Style is bold!)
  35. %
  36. %    Draw an italic line of text
  37. %
  38. 0004 02 00
  39. 002A 20 (Style is italic!)
  40.  
  41. %
  42. %PicComment to ignore following text
  43. %
  44.  
  45. 00A0    00c2    % textispostscript
  46.  
  47. %
  48. %    Draw an italic line of text
  49. %
  50. 0004 04 00
  51. 002A 20 (Style is underline)
  52. %
  53. %    Draw an outline line of text
  54. %
  55. 0004 08 00
  56. 002A 20 (Style is outline)
  57. %
  58. %    Draw a shadow line of text
  59. %
  60. 0004 10 00
  61. 002A 20 (Style is shadow!)
  62. 00FF    % end
  63.